home *** CD-ROM | disk | FTP | other *** search
-
-
-
- wwwwccccoooonnnnvvvv((((3333SSSS)))) wwwwccccoooonnnnvvvv((((3333SSSS))))
-
-
-
- NNNNAAAAMMMMEEEE
- _wwww_cccc_oooo_nnnn_vvvv_:::: _tttt_oooo_wwww_uuuu_pppp_pppp_eeee_rrrr_,,,, _tttt_oooo_wwww_llll_oooo_wwww_eeee_rrrr_,,,, _wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss_,,,, _tttt_oooo_wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss - translation character
- functions and extensible translation functions
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <ctype.h>
- #include <widec.h>
- #include <wctype.h>
- win_t towupper(win_t _c);
- win_t towlower(win_t _c);
- wctrans_t wctrans(const char *_p_r_o_p_e_r_t_y);
- wint_t towctrans(wint_t _w_c, wctrans_t _d_e_s_c);
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- If the argument to _tttt_oooo_wwww_uuuu_pppp_pppp_eeee_rrrr represents a lowercase letter of the ASCII or
- supplementary code sets, the result is the corresponding uppercase
- letter. If the argument to _tttt_oooo_wwww_llll_oooo_wwww_eeee_rrrr represents an uppercase letter of
- the ASCII or supplementary code sets, the result is the corresponding
- lowercase letter. In the case of all other arguments, the return value
- is unchanged. The table used for translation is generated by
- _wwww_cccc_hhhh_rrrr_tttt_bbbb_llll(1M).
-
- The _wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss function and _tttt_oooo_wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss function are extensible wide character
- translation functions. The _wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss function returns a nonzero value of
- _wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss______tttt type that describes a translation between wide characters
- identified by the argument _p_r_o_p_e_r_t_y, if the value is valid as the second
- argument to the _tttt_oooo_wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss function. Otherwise it returns zero. _t_o_l_o_w_e_r
- and _t_o_u_p_p_e_r are available property names. The _tttt_oooo_wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss function returns
- the translated value of _w_c using the translation described by _d_e_s_c.
-
- NNNNOOOOTTTTEEEESSSS
- _wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss and _tttt_oooo_wwww_cccc_tttt_rrrr_aaaa_nnnn_ssss are available with n32 and 64 C libraries for IRIX
- 6.5.17 or later versions.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _wwww_cccc_hhhh_rrrr_tttt_bbbb_llll(1M), _cccc_oooo_nnnn_vvvv(3C), _wwww_cccc_tttt_yyyy_pppp_eeee(3S).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-